home *** CD-ROM | disk | FTP | other *** search
/ Japan Image Selection - A Visual Education Tool / JapanImageSelect.iso / pc / html / flash / japanese.swf / scripts / DefineButton2_296 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-03-05  |  78 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.a03.a03_item.gotoAndPlay(11);
  4. }
  5.